/*
 Theme Name: Storefront Child
 Template: storefront
 Version: 1.0.0
*/


.custom-logo{
	max-height: auto !important;
	max-width: 100px !important;
}

@media (min-width: 1000px) {
	.storefront-primary-navigation{
		background-color:#94bc74;
	}
}

.site-branding .site-description {
    display: block !important;
    font-size: 1.2em !important; /* Adjust as needed */
}

