.product {margin-bottom:0px !important;}
.product .product-detail h3 {font-family: "Montserrat", sans-serif;font-size: 15px;letter-spacing: 0.8px;font-weight: 600;text-transform: uppercase;color: #343a40 !important;}
.product .product-detail p.name {font-weight: 600;overflow: hidden;	display: -webkit-box;-webkit-line-clamp: 3;	-webkit-box-orient: vertical;line-height: 1.3em;}
.product .product-detail p.seller {font-weight: 400;font-size: 13px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pricetag {display: block;overflow: hidden;}
.pricetag .price {color: #fb7d88 !important;font-weight: 600;font-size: 15px !important;line-height: 1.6em;}
.pricetag .price.stripe {color: #8a8a8a !important;font-weight: 400 !important;font-size: 13px !important;text-decoration: line-through !important;}
.product .product-detail p {font-size: 15px;line-height: 1.5em;}
.slick {margin-left: 0px;margin-right: 0px;}
 @media screen and (max-width: 768px) {
	.grid.square .grid-xs-6.wp {margin-left: 7px;margin-right: 7px;margin-bottom: 8px;}
}
span.ribbon {position: absolute;color: #ffffff;top: 0;z-index: 1;left: 0;}
span.ribbon:after {position: absolute;content: "";width: 0;	height: 0;border-left: 22px solid transparent;border-right: 22px solid transparent;	border-top: 12px solid #f67e86;left: 0;}
span.ribbon span {position: relative;display: block;text-align: center;background: #f67e86;	font-size: 12px;font-weight: 600;line-height: 14px;	letter-spacing: 1px;padding: 8px 2px 4px;width: 45px;}
span.ribbon span:hover {color: #ffffff;}
.product .related .product-image img {width: 100%;}
.product .related .product-image .product-overlay {bottom: 0;}
.product {margin-bottom: 30px;position:relative;}
.product .product-image {height: 0;padding-bottom: 100%;margin-bottom: 5px;position: relative;}
.product .product-detail {letter-spacing: 0.2px;text-align: left;}
.product .product-image .img-fluid {background-size: cover;background-position: center;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}

.tag-category {
    display: inline-block;
    background: #E5E5E5;
    color: #999;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    padding: 0 15px;
    font-size: 11px;
}

.product-detail .tag-category {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.product .product-image .product-overlay {
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    width: 100%;
    color: #ffffff !important;
    background-color: #EF5757 !important;
    background: #EF5757 !important;
    text-align: left;
}
.cicilan {font-size: 12px !important; color: #555555 !important;font-style: italic;}