/*
Theme Name: Sydney Child
Theme URI: 
Author: LobbieNet Kft.
Author URI: https://lobbie.net
Template: sydney
Description: Sydney Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydneychild
Tags: two-columns, right-sidebar, block-styles, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
*/

.site-branding .site-title {
	display: none !important;
}

.pms-account-navigation {
    margin-bottom: 30px !important;
}

li.pms-account-navigation-link:before {
    font-family: dashicons;
    font-size: 0.8em;
	color: #3E5E96;
    position: relative;
    bottom: 0;
    left: 0;
}

li.pms-account-navigation-link.pms-account-navigation-link--subscriptions:before {
	content: "\f163";
}

li.pms-account-navigation-link.pms-account-navigation-link--profile:before {
	content: "\f110";
}

li.pms-account-navigation-link.pms-account-navigation-link--payments:before {
	content: "\f18e";
}

li.pms-account-navigation-link.pms-account-navigation-link--logout:before {
	content: "\f310";
}

button.wpcf7-field-group-add, button.wpcf7-field-group-remove {
	margin-top: 3px;
    margin-right: 3px;
    border-radius: 15px;
    padding: 10px;
    line-height: 5px;
}
