/*
 Theme Name:   FitFactory team - Storefront Child
 Theme URI:    https://example.com/storefront-child/
 Description:  Tema hijo de Storefront para fitFactory Team.
 Author:       skLuan
 Author URI:   https://example.com
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         woocommerce, e-commerce, responsive
 Text Domain:  fitfactory-domain
*/
/* Header */
#masthead.site-header {
    padding-top: 1rem;
}
.site-header .custom-logo-link img {
    max-width: 100px;
    width: 48px;
}
