/** Shopify CDN: Minification failed

Line 172:10 Unexpected "{"
Line 172:19 Expected ":"

**/


/* CSS from section stylesheet tags */
.featured-collection-grid .product-card {
  border-radius: 20px;
  padding: 1rem;
  color: white;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}
.featured-collection-grid .product-card img {
  max-height: 250px;
  object-fit: contain;
  margin-bottom: 1rem;
}
.featured-collection-grid .product-title {
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Boughy Free";
    letter-spacing: 1px;
    color:#295b3a !important;
    text-decoration: none;
}
.featured-collection-grid a{
  text-decoration: none;
}
.featured-collection-grid .btn {
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.featured-collection-grid .add_cart_btn{
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    background: #295b3a !important;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.buy_now_btn{
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    background: #C08B28 !important;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.product_card-inner{
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto 15px;
}
.product_card-inner .jdgm-preview-badge .jdgm-star {
    color: #295B3A !important;
    font-size: 12px;
} 
.jdgm-prev-badge__text {
    font-size: 14px;
   color: #295B3A !important;
}
.featured-collection-grid .btn.view_btn {
    background: #295b3a;
}
.featured-collection-grid .product-card {
  border-radius: 20px;
  padding: 1rem;
  color: white;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}
.featured-collection-grid .product-card img {
  max-height: 250px;
  object-fit: contain;
  margin-bottom: 1rem;
}
.featured-collection-grid .product-title {
    font-size: 26px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Boughy Free";
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
    text-decoration: none;
    margin: 30px 0 10px;
}
.featured-collection-grid a{
  text-decoration: none;
}
.featured-collection-grid .btn {
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.featured-collection-grid .add_cart_btn{
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    background: #00000017;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.buy_now_btn{
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    background: #00000017;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.product_card-inner{
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto 15px;
}
.product_card-inner .jdgm-preview-badge .jdgm-star {
    color: rgba(255, 243, 207, 1);
    font-size: 12px;
} 
.jdgm-prev-badge__text {
    font-size: 14px;
}
.featured-collection-grid .btn{
  background: #00000017;  
}
.slider--{{ section.id }} .slick-slide {
  margin: 0 5px;
}
.view_all_btn{
  background: #295B3A !important;   
}
.featured-collection-grid .product-card {
  border-radius: 20px;
  padding: 1rem;
  color: white;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}
.featured-collection-grid .product-card img {
  max-height: 250px;
  object-fit: contain;
  margin-bottom: 1rem;
}
.featured-collection-grid .product-title {
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Boughy Free";
    letter-spacing: 1px;
    color:#295b3a !important;
    text-decoration: none;
}
.featured-collection-grid a{
  text-decoration: none;
}
.featured-collection-grid .btn {
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.featured-collection-grid .add_cart_btn{
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    background: #295b3a !important;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.buy_now_btn{
    margin: 0 !important;
    border-radius: 7px;
    font-size: 18px;
    padding: 10px 30px;
    line-height: normal;
    height: 100%;
    background: #C08B28 !important;
    border: none;
    font-family: 'Nohemi';
    letter-spacing: 1px;
    color: rgba(255, 243, 207, 1);
}
.product_card-inner{
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto 15px;
}
.product_card-inner .jdgm-preview-badge .jdgm-star {
    color: #295B3A !important;
    font-size: 12px;
} 
.jdgm-prev-badge__text {
    font-size: 14px;
   color: #295B3A !important;
}
.featured-collection-grid .btn.view_btn {
    background: #295b3a;
}
.featured-collection-grid .facets__heading {
    display: block !important;
    color: rgb(41 90 58) !important;
    font-size: 16px !important;
    margin: -1rem 2rem 0 0  !important;
    font-weight: 600 !important;
    font-family: 'Nohemi' !important;
    letter-spacing: 2px !important;
}
.featured-collection-grid .facets__summary {
    color: #295B3A !important;
    font-size: 16px !important;
    padding: 0 1.75rem 0 0 !important;
    margin-bottom: 1.5rem !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}
.featured-collection-grid .facet-filters__field .select__select, .mobile-facets__sort .select__select{
    color: #295B3A !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
.featured-collection-grid .facet-filters__label {
    color: #295B3A !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}