body::after {
    content:
        url('/images/b19_xondriki_bg_wh.png')
        url('/images/b19_xondriki_bg_wh_h.png');
}

.page-header .panel.wrapper {
    background-image: url('/images/header_bg_wh.jpg');
}

.xondriki-bg {
    background-image: url(/images/b19_xondriki_bg_wh.png);
}

.xondriki-bg:hover{
    background-image: url(/images/b19_xondriki_bg_wh_h.png);
}

.main_mixanimata{
    background-image:url('/images/b19_piniates_new.png');
}
.main_mixanimata:hover{
    background-image:url('/images/b19_piniates_new_h.png') !important;
}
.main_piniates{
    background-image: url(/images/b19_mixanimata_new.png);
}
.main_piniates:hover{
    background-image: url(/images/b19_mixanimata_new_h.png) !important;
}

/* .form-create-account .swissup-customer-fields-container [name='custom_attributes.custom_afm'], */
.form-create-account .swissup-customer-fields-container [name='custom_attributes.custom_mobile'],
.checkout-index-index  [name='shippingAddress.custom_attributes.custom_afm']{
    display:block !important;
}
