/*
Theme Name:   	bvaras-taa
Author:       	@bvarases
Author URI:     http://bvaras.es
Template:     	storefront
Description:  	adhoc theme
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:  	storefront
*/
/*
 * Add your own custom css below this text.
 */





@import url('https://fonts.googleapis.com/css?family=Londrina+Shadow|Open+Sans&display=swap');


.site-title, h1, h2, h3 {
font-family: 'Londrina Shadow', cursive;
color: #009640;
}






body, button, input, textarea {
font-family: 'Open Sans', sans-serif; 
}



.site-header .site-branding img { max-width:109px; }
