/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 11:43:40 */
.box-text {
	padding-bottom: 0.7em;
}
  .single-product .product-section-title-upsell,   .single-product .recentView h3 {
	font-weight: normal;
}
  .single-product  .flickity-slider .product-small.col {
	border-left: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3 !important;
}
img.size-full.alignnone.wWkG {
	margin: 15px 0 0;
}
@media (max-width:767px){
  .single-product .product-small.col:nth-child(2n) {
	border-right: 1px solid #e3e3e3 !important;
}

  .single-product  .flickity-viewport .flickity-slider .product-small.col:last-child {
	border-right: 1px solid #e3e3e3;
}
  .products .product-small.col:nth-child(4) {
	border-top:1px solid #e3e3e3;
}
.products .flickity-viewport .flickity-slider .product-small.col:nth-child(4) {
	border-top: 1px solid #e3e3e3;
}
  .single-product .name.product-title a {
	min-height: 40px;
}
}
.product-small.col:last-child {
	border-right: 1px solid #ddd !important;
}