/* Custom CSS */
html:not(.theme-editor) main .shopify-section:nth-child(n+2):not(.ignore-section-animation):not(.anim-custom-child) {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}