.preloader {
    clear: both;
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    grid-column: 1 / -1;
}

.preloader img {
    margin: 0 auto;
    display: block;
    filter: sepia(1) hue-rotate(285deg) saturate(4);
}

.load_more_button_wrapper,
.load_more_button_prev_wrapper {
    display: none;
    position: relative;
    width: auto;
    clear: both;
    text-align: center;
    margin-top: 4rem;
}
.product-3d-button .vi-wpvs-option-color {
    font-size: 1rem;
    font-weight: bold;
}
.product-3d-button {
    padding: 0.275rem !important;
}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_color_design .vi-wpvs-option-wrap {
 width: 48px !important;
 height: 48px !important;   
}
#isw-load-more-button,
#isw-load-more-button-prev {
    text-decoration: none;
    margin: 0px auto;
    position: relative;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    transition: .5s;
    text-shadow: 0 0 7px #0000004a;
    background: #c8a784;
    color: #fff;
    padding: .5rem 2.5rem;
    border-radius: 1.5rem;

}

.random-shortcode-between-products {
    grid-column: 1 / -1;
    text-align: center;
    margin: -1rem 0;
}

@media only screen and (max-width: 768px) {
    ul.products>li:nth-of-type(3n+1):not(.skipbigview):not(.empty):not(.preloader) {
        grid-column: 1 / -1;
    }
}

.product.empty.placeholder {
    display: none !important;
}

.page {
    display: block !important;
    clear: both !important;
}
.zbibyivensio img {
    border-radius: 2rem;
}
.zbib-wrap h2.elementor-heading-title {
    text-align: center;
}