@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}#tool-btn-right-2{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
#tool-btn-right-2--4 .pss-fixed-right{
    position: fixed;
    right: 0;
    bottom: 0;
}
#tool-btn-right-2--4 .btn{
    border-width: 0px;
    border-radius: 6px;
}
#tool-btn-right-2--4 a[class*="btn-outline"]{
    border-width: 2px;
}
#tool-btn-right-2--4 .btn.btn-primary{
    background: rgb(239, 43, 43);
}.tool-button-right {
    z-index: 1001190 !important;
    position: fixed;
    right: 130px;
    bottom: 50px;
}
.pss-fixed-right{
    position: fixed;
    right: 0;
    bottom: 0;
}
.tool-button-right .btn{
     padding: 0px 20px 0px 0px; 
     border: 0px;
}
.tool-button-right .btn.btn-primary{
    background-color: rgb(239, 43, 43);
}
@media(max-width: 767px){
    .tool-button-right .btn{
        padding: 0;
    }
}
/*.tool-button-right .btn-lg{
    padding: 0.8rem 1rem 0.8rem 3.5rem;
    font-size: 25px;
}
@media (max-width: 767px){
.tool-button-right .btn{
    padding: 0 !important;
    width: 50px !important;  
    height: 50px !important;
}
}*/#tool-add-to-cart{
    position: fixed;
    right: 130px;
    top: 22%;
    z-index: 1001190 !important;
}
.my-cart-icon{
	cursor: pointer;
}#blog-3col-dynamic-3 .bg-wrap{
    background-color: #f4f4f4;
}
#blog-3col-dynamic-3 .blog-item .item-img {
    -webkit-transform: none;
    transform: none;
}
#blog-3col-dynamic-3 .blog-item .gallery-style-1, #blog-3col-dynamic-3 .blog-item .gallery-style-2{
    height: 100%;
}
#blog-3col-dynamic-3 .blog-item h4.title{
    font-weight: 600;
}
#blog-3col-dynamic-3 .blog-item .item-img {
    height: 250px;
    object-fit: cover;
}
#blog-3col-dynamic-3 .gallery-item:hover img{
    opacity: 0.5;
    transform: scale(1.2, 1.2);
    transition: all 0.3s ease 0s;
  }#tool-support-2 .bg-wrap {
    background: #ca1222;
}
#tool-support-2 h4{
    font-size: 17px;
}
.tool-alert{
    z-index: 1001100;
}