/**
 * Shop Page Styles
 * 
 * @package WioLicence
 */

.shop-page {
    padding: 60px 0;
}

.shop-header {
    margin-bottom: 40px;
    text-align: center;
}

.shop-header .page-title {
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 20px;
}
