/*
    Template:       cosy
    Theme Name:     Cosy Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Cosy - Multipurpose WooCommerce WordPress Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    cosy-child
    Domain Path:    /languages/
*/

@font-face {
    font-family: 'Zag';
    src: url('fonts/ZagBold.eot');
    src: url('fonts/ZagBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/ZagBold.woff') format('woff'),
    url('fonts/ZagBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

h1,h2,h3,h4,h5,h5,.page-title, .h1, .mm-text{
    font-family: 'Zag';
    font-weight: bold;
    font-style: normal;
}
span.mm-text {
    font-size: 17px;
}

.catalog-grid-1 .product-category {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}