/**
Theme Name: Syndicate Labs Child
Author: Syndicate Labs
Author URI: https://www.syndicatelabs.com
Description: We build, manage, and market Website and E-Commerce Stores
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: syndicate-labs-child
Template: astra
*/

.syndicate-labs {
    width: 132px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(images/syndicate-labs.png);
    background-image: url(images/logo-dark-s.svg), none;
	font-size: 1px!important;
	color: transparent!important;
}