/**
 * ShopGlut Cart Page Admin Styles
 *
 * Note: Loader overlay styles are now handled inline in SettingsPage.php
 * to match the pattern used in singleProduct module for consistency.
 */

/* Preview Container */
#shopg-cart-layout-container {
    position: relative;
}

#shopg-cart-layout-container .shopglut-cart.template1 {
    width: 100%;
}

/* Demo Content */
.shopglut-cart.template1 .demo-content {
    width: 100%;
}
