/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.header-menu__item.active .header-menu__link {
    pointer-events: none;
}
.header-menu__dropdown-item.active .dropdown-menu-item {
    pointer-events: none;
}

.footer__pays i.mastercard_custom {
    width: 110px;;
    height: 20px;
    background: url(/local/templates/.default/images/mastercard.png) center / contain no-repeat;
}
.footer__pays i.visa_custom {
    width: 32px;;
    height: 20px;
    background: url(/local/templates/.default/images/visa.png) center / contain no-repeat;
}
.footer__pays i.unionpay_custom {
    width: 32px;;
    height: 20px;
    background: url(/local/templates/.default/images/unionpay.png) center / contain no-repeat;
}
.footer__pays i.bank_invoice_custom {
    width: 61px;;
    height: 20px;
    background: url(/local/templates/.default/images/bank_invoice.png) center / contain no-repeat;
}

.hover_blink{
    font-size: 1.57rem;
}
.footer__pays i.alta_pay_custom {
    width: 110px;
    height: 30px;
    background: url(/local/templates/.default/images/alta_pay.webp) center / contain no-repeat;
}
.footer__pays i.banca_custom  {
    width: 150px;
    height: 30px;
    background: url(/local/templates/.default/images/banca_custom.webp) center / contain no-repeat;
}
.footer__pays i.mc_idcherck_custom {
    width: 105px;
    height: 30px;
    background: url(/local/templates/.default/images/mc_idcherck.webp) center / contain no-repeat;
}
.footer__pays i.visa_c_custom {
    width: 30px;
    height: 30px;
    background: url(/local/templates/.default/images/visa_c.webp) center / contain no-repeat;
}
.footer__pays i.american_express_custom {
    width: 85px;
    height: 30px;
    background: url(/local/templates/.default/images/american_express.webp) center / contain no-repeat;
}
.footer__pays i.dina_card_custom {
    width: 64px;
    height: 30px;
    background: url(/local/templates/.default/images/dina_card.webp) center / contain no-repeat;
}
.footer__pays i.master_card_custom {
    width: 46px;
    height: 30px;
    background: url(/local/templates/.default/images/mastercard.webp) center / contain no-repeat;
}
.footer__pays i.ms_vrt_custom {
    width: 38px;
    height: 30px;
    background: url(/local/templates/.default/images/ms_vrt.webp) center / contain no-repeat;
}
.footer__pays i.visa_new_custom {
    width: 62px;
    height: 31px;
    background: url(/local/templates/.default/images/visa_new.webp) center / contain no-repeat;
}

