/*
Theme Name: Girleart.com new custom theme
Theme URI: http://girlart.com
Author: Aldwin Collantes
Description: website description.
Version: 0.0.1
Template: storefront*/

@import url("../storefront/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Lato:400,900');

body{
	overflow-x: hidden;
}

@media only screen and (max-width: 767px) {


}

@media only screen and (max-width: 600px) {
}
