.mfp-wide-forms .mfp-close:active{
    top:20px;
}

.product-card-collerate a.hide {
    display: none;
}

.product-card-collerate:has(a:not(.hide)[disabled]) {
    display: none;
}
@media screen and (max-width: 767px) {    
    main .breadcrumbs span {

    width: 2.1vw;
       height: 1.11vw;
       border-radius: 50%;
       background-color: #12953a;

   }

}
.one-click-box-img img {
    max-width: 120px;
    max-height: 120px;
}