/*
.gcr-container.badge_mobile > div {
    position: unset !important;
    !*width: unset !important;*!
    left: unset !important;
    border: unset !important;
    right: unset !important;
    bottom: unset !important;
    box-shadow: unset !important;
    height: 5rem;
    width: 5rem !important;
}

.gcr-container.badge_mobile iframe {
    position: unset !important;
    top: unset !important;
    width: unset !important;
    height: 5rem;
}

.gcr-container.badge_mobile {
    margin: 2rem 0 2rem 1rem;
}

.footer-style-custom {
    padding-top: 1rem!important;
}
*/

/*.gcr-container.badge_mobile iframe {
    position: unset !important;
}*/

.badge-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    z-index: 4998;
}

#badge {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 4996;
}

.badge-content {
    height: auto;
    width: 100%;
    border: 1px solid #aaacaa;
    max-width: 12.5rem;
    z-index: 4997;
}

/*#badge-mobile iframe {
    position: unset !important;
}

#footer-container-main {
    padding-top: 1.75rem!important;
}*/

/*#footer .block-title, #checkout-footer .block-title {
    margin-bottom: 0 !important;
}*/
