@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);
}#header-text-13 .bg {
    background-image: url(../images/887/bgmerrychrisrmas2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
}#sep-bottom-6 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}     #sep-bottom-6--0 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}     #product-3col .gallery-item a.btn.btn-secondary{
  	background-color: #EBF2FF;
    color: #377dff;
    border-color: #EBF2FF;
	border: 0;
	font-weight: 600;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#product-3col .gallery-item a.btn.btn-secondary:hover{
  	color: #ffffff;
    background: #377dff;
    -webkit-box-shadow: 0 4px 17px rgba(55, 125, 255, 0.35);
            box-shadow: 0 4px 17px rgba(55, 125, 255, 0.35);
    border-color: #377dff;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
  }
#product-3col .gallery-item .title-product{
    font-weight: 600;
    min-height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#product-3col .gallery-item a:not(.btn), #product-3col .gallery-item a:not(.btn):hover, #product-3col .gallery-item a:not(.btn):focus{
    text-decoration: none;
}
 #product-3col .title-product:hover {
    color: #377dff;
}
#product-3col .gallery-item{
  	border-radius: 4px;
}
#product-3col .gallery-item img.product-img{
    height: 230px;
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#product-3col .gallery-item:hover img.product-img{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#product-3col .gallery-item a.btn.btn-secondary svg{
  	fill: rgb(55, 125, 255);
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    line-height: 1;
    margin: 0em;
    padding-left: 1em;
    padding-right: 1em;
    background-color: rgba(0,0,0,0.05);
  }
#product-3col .gallery-item a.btn.btn-secondary:hover svg{
  	fill: white !important;
  }#blog-3col-dynamic .blog-item .gallery-style-1.border, #blog-3col-dynamic .blog-item .gallery-style-2.border{
    height: 100%;
    background: white;
}
#blog-3col-dynamic .blog-item h4.title{
    font-weight: 600;
}
#blog-3col-dynamic .blog-item .item-img {
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#blog-3col-dynamic .gallery-item:hover img{
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
       -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
         -o-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }#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;
}