@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}
#nav-menu-logo-offcanvas .bg-wrap {
	background: rgba(0, 0, 0, 0.01);
}#sep-bottom-6 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}     
#benefits-2col-2 .bg {
	background-position: center top;
	background-repeat: No-repeat;
	background-size: 100% 100%;
	background-image: url('../images/11005/home3awhyachoosea1920x1920.jpg');
}#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;
}#sep-bottom-6--0 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}     #testimonial-carousel .bg-wrap {
    background-color: #F4F5F6;
}

#testimonial-carousel .bg {
	background-repeat: No-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url('../images/11005/bgatestimoniala1920x1920.jpg');
}#tool-click-to-call {
    z-index: 1001190 !important;
    position: fixed;
    right: 130px;
    bottom: 100px;
}#tool-add-to-cart{
    position: fixed;
    right: 130px;
    top: 22%;
    z-index: 1001190 !important;
}
.my-cart-icon{
	cursor: pointer;
}