/** Shopify CDN: Minification failed

Line 175:0 Expected "}" to go with "{"

**/
.template-collection a.title {
    font-family: 'Bai Jamjuree';
    font-style: normal;
    font-weight: 400;
    font-size: 14px!important;
    line-height: 18px;
    color: #050505!important;
    text-align: left!important;
}

.template-collection .collection .products-grid .box.product {
    background: #FFFFFF;
    padding: 10px;
    margin: 0;
    width: calc(33% - 20px);
}

.template-collection .products.products-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
    padding-left: 30px;
}

.product_card__image-wrapper {
    padding: 0;
    width: auto;
    height: 250px;
    justify-content: center;
    align-items: center;
    display: flex;
}

img#ProductGridImage-collection-template-57772376161-8147461189 {}

.product_card__image-wrapper img {
  	display: flex;
    width: auto!important;
    position: unset;
    top: unset;
    margin: auto!important;
    max-height: 250px!important;
    justify-content: center;
    align-items: center;
}

.product_card__image-wrapper:before {
    padding: 0!important;
}

.template-collection .product_card {
    box-shadow: none!important;
}

.template-collection .product-title {
    text-align: left!important;
}

.bpz-col-bar {
    width: 40px;
    border-bottom: 2px solid #DE5101;
    padding-top: 3px;
}

.template-collection span.price {
    text-align: left!important;
    padding-top: 10px;
    display: flex!important;
    flex-direction: row;
    align-items: end;
    gap: 8px;
}

.template-collection span.money {
    font-family: 'Bai Jamjuree';
    font-style: normal;
    line-height: 18px;
    color: #DE5101;
    order: 2;
  	font-weight: 800;
    font-size: 16px;
}

.template-collection span.from {
    order: 1;
}

.template-collection span.original-price.money {
    order: 3;
  	color: #868585;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 14px;
}  

span.label.sale {
    display: none;
}

img.bpz-sale-badge {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px!important;
} 

@media screen and (max-width: 1050px){

  .template-collection .collection .products-grid .box.product{
    width: calc(50% - 20px);
  }

} 

@media screen and (max-width: 545px){

.template-collection .collection .products-grid .box.product {
    width: 100%;
}

.template-collection .product-title {
    height: auto;
}

}

.template-collection span.label.sold-out {
    bottom: unset!important;
    right: unset!important;
    top: 0;
    left: 0;
    z-index: 10;
    color: #050505!important;
    font-size: 11px!important;
    width: 72px;
    height: 23px;
    justify-content: center;
    align-items: center;
    display: flex!important;
    font-family: 'Bai Jamjuree'!important;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
  -webkit-box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
-moz-box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
}

.bpz-price-container {
    position: absolute;
    bottom: 0;
}

.template-collection .collection .products-grid .box.product {
    position: relative;
    padding-bottom: 55px;
}

.template-collection span.price {
    margin-bottom: 15px;
}

.template-collection span.from {
    line-height: 18px;
}

.template-collection span.original-price.money {

}

.template-collection span.money {
