@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}#product-4col-3 .product-item .product-img{
      height: 245px;
      -o-object-fit: contain;
         object-fit: contain;
  	-webkit-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
@media(max-width: 767px){
    #product-4col-3 .product-item .product-img{
        height: 160px;
    }
}
#product-4col-3 .price-product{
    font-weight: 600;
}
#product-4col-3 .title-product{
    height: 45px;
      display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#product-4col-3 .product-item .gallery-item .btn.btn-primary{
    color: #fff;
}
#product-4col-3 .product-item a, #product-4col-3 .product-item a:hover, #product-4col-3 .product-item a:focus{
    text-decoration: none;
}#tool-back-to-top{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
#tool-back-to-top{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
