/**
 * Custom CSS for Magmodules PDP Theme
 */

/* Product page full-width layout styling */
.page-layout-product-full-width .page-main {
    margin-top: 0px;
}

.page-layout-product-full-width .columns {
    max-width: 100%;
}
