.w-10 {
    width: 10% !important;
}
.max-w-10 {
    max-width: 10% !important;
}
.min-w-10 {
    min-width: 10% !important;
}
.h-10 {
    height: 10% !important;
}
.max-h-10 {
    max-height: 10% !important;
}
.min-h-10 {
    min-height: 10% !important;
}
.w-20 {
    width: 20% !important;
}
.max-w-20 {
    max-width: 20% !important;
}
.min-w-20 {
    min-width: 20% !important;
}
.h-20 {
    height: 20% !important;
}
.max-h-20 {
    max-height: 20% !important;
}
.min-h-20 {
    min-height: 20% !important;
}
.w-30 {
    width: 30% !important;
}
.max-w-30 {
    max-width: 30% !important;
}
.min-w-30 {
    min-width: 30% !important;
}
.h-30 {
    height: 30% !important;
}
.max-h-30 {
    max-height: 30% !important;
}
.min-h-30 {
    min-height: 30% !important;
}
.w-40 {
    width: 40% !important;
}
.max-w-40 {
    max-width: 40% !important;
}
.min-w-40 {
    min-width: 40% !important;
}
.h-40 {
    height: 40% !important;
}
.max-h-40 {
    max-height: 40% !important;
}
.min-h-40 {
    min-height: 40% !important;
}
.w-50 {
    width: 50% !important;
}
.max-w-50 {
    max-width: 50% !important;
}
.min-w-50 {
    min-width: 50% !important;
}
.h-50 {
    height: 50% !important;
}
.max-h-50 {
    max-height: 50% !important;
}
.min-h-50 {
    min-height: 50% !important;
}
.w-60 {
    width: 60% !important;
}
.max-w-60 {
    max-width: 60% !important;
}
.min-w-60 {
    min-width: 60% !important;
}
.h-60 {
    height: 60% !important;
}
.max-h-60 {
    max-height: 60% !important;
}
.min-h-60 {
    min-height: 60% !important;
}
.w-70 {
    width: 70% !important;
}
.max-w-70 {
    max-width: 70% !important;
}
.min-w-70 {
    min-width: 70% !important;
}
.h-70 {
    height: 70% !important;
}
.max-h-70 {
    max-height: 70% !important;
}
.min-h-70 {
    min-height: 70% !important;
}
.w-80 {
    width: 80% !important;
}
.max-w-80 {
    max-width: 80% !important;
}
.min-w-80 {
    min-width: 80% !important;
}
.h-80 {
    height: 80% !important;
}
.max-h-80 {
    max-height: 80% !important;
}
.min-h-80 {
    min-height: 80% !important;
}
.w-90 {
    width: 90% !important;
}
.max-w-90 {
    max-width: 90% !important;
}
.min-w-90 {
    min-width: 90% !important;
}
.h-90 {
    height: 90% !important;
}
.max-h-90 {
    max-height: 90% !important;
}
.min-h-90 {
    min-height: 90% !important;
}
.w-100 {
    width: 100% !important;
}
.max-w-100 {
    max-width: 100% !important;
}
.min-w-100 {
    min-width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.max-h-100 {
    max-height: 100% !important;
}
.min-h-100 {
    min-height: 100% !important;
}
.wg-opacity-0 {
    opacity: 0;
}
.wg-opacity-10 {
    opacity: 0.1;
}
.wg-opacity-20 {
    opacity: 0.2;
}
.wg-opacity-30 {
    opacity: 0.3;
}
.wg-opacity-40 {
    opacity: 0.4;
}
.wg-opacity-50 {
    opacity: 0.5;
}
.wg-opacity-60 {
    opacity: 0.6;
}
.wg-opacity-70 {
    opacity: 0.7;
}
.wg-opacity-80 {
    opacity: 0.8;
}
.wg-opacity-90 {
    opacity: 0.9;
}
.wg-opacity-100 {
    opacity: 1;
}
.wg-last-visited-products-wrapper.is-empty {
    margin-top: -1.66666667rem;
}
@media only screen and (min-width: 768px) {
    .wg-last-visited-products-wrapper.is-empty {
        margin-top: -2rem;
    }
}
@media only screen and (min-width: 992px) {
    .wg-last-visited-products-wrapper.is-empty {
        margin-top: -2.66666667rem;
    }
}
.wg-last-visited-products .wg-row [class*="wg-col-"] {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.wg-last-visited-products .wg-modal__body .wg-row [class*="wg-col-"] {
    padding-left: 1rem;
    padding-right: 1rem;
}
.wg-last-visited-products__headline {
    color: #1f2837;
    font-size: 1.6rem;
    line-height: 2rem;
    padding-bottom: 1.4rem;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .wg-last-visited-products__headline {
        font-size: 1.6rem;
        line-height: 2rem;
    }
}
@media only screen and (min-width: 992px) {
    .wg-last-visited-products__headline {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}
@media only screen and (min-width: 1280px) {
    .wg-last-visited-products__headline {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}
@media only screen and (min-width: 1600px) {
    .wg-last-visited-products__headline {
        font-size: 2.2rem;
        line-height: 2.6rem;
    }
}
@media only screen and (min-width: 768px) {
    .wg-last-visited-products__headline {
        padding-bottom: 1.6rem;
    }
}
@media only screen and (min-width: 992px) {
    .wg-last-visited-products__headline {
        padding-bottom: 1.6rem;
    }
}
@media only screen and (min-width: 1280px) {
    .wg-last-visited-products__headline {
        padding-bottom: 1.6rem;
    }
}
@media only screen and (min-width: 1600px) {
    .wg-last-visited-products__headline {
        padding-bottom: 2rem;
    }
}
