/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.wl-plane-page-wrapper .wl-plane-page-padding{padding-top:var(--section-padding-top);padding-bottom:calc(var(--section-padding-bottom) + var(--wl-plane-page-padding-bottom))}.wl-plane-page-wrapper .wl-plane-page-padding:not(.account):not(.order){max-width:53rem;padding-left:0;padding-right:0}@media screen and not (min-width:750px){.wl-plane-page-wrapper .wl-plane-page-padding:not(.account):not(.order){padding-left:var(--page-small-horizontal-padding);padding-right:var(--page-small-horizontal-padding)}}.wl-plane-page-wrapper .wl-plane-page-title{margin-top:var(--wl-plane-page-title-margin-top);margin-bottom:var(--wl-plane-page-title-margin-bottom)}
