/*
Theme Name: Flat Moanada
Theme URI: http://www.yoarts.com/wordpress/free-flat-design-wordpress-theme.html
Template: flat
Author: YoArts
Author URI: http://www.yoarts.com/
Description: Flat is a WordPress Blog Theme designed by YoArts. We would like to say that Flat is both beautiful and charming at the same time.
Version: 1.3.8
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: flat
Tags: black, orange, white, white, dark, light, two-columns, responsive-layout, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, custom-colors, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

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


/* =Theme customization starts here
-------------------------------------------------------------- */
.gallery-columns-1 .gallery-item{
	max-width:100%
}

.gallery-columns-2 .gallery-item{
	max-width:48%;
	max-width:calc(46%)
}

.gallery-columns-3 .gallery-item{
	max-width:32%;
	max-width:calc(29.3%)
}

.gallery-columns-4 .gallery-item{
	max-width:23%;
	max-width:calc(21%)
}

.gallery-columns-5 .gallery-item{
	max-width:19%;
	max-width:calc(19%)
}


.gallery-columns-6 .gallery-item{
	max-width:15%;
	max-width:calc(12.7%)
}

.gallery-columns-7 .gallery-item{
	max-width:13%;
	max-width:calc(10.28%)
}

.gallery-columns-8 .gallery-item{
	max-width:11%;
	max-width:calc(8.5%)
}

.gallery-columns-9 .gallery-item{
	max-width:9%;
	max-width:calc(7.1%)
}

