/* 
Theme Name: Weka B2B Portal Child
Description: Child theme for the Weka B2B Portal developed for Weka Online
Author: Hayden Shaw
Template: weka-customer-portal
Version: 0.0.4
Text Domain: wekacustomerportalchild
*/

.portal-panel.flex.account-summary {
    display: none;
}

.weka-advanced-search-header {
    width: 100%;
    padding-bottom: 15px;
}

.weka-advanced-search-toggle {
    float: right;
}

.weka-advanced-search-toggle:hover {
    text-decoration: underline;
    cursor: pointer;
}