/*
Theme Name: Falco
Theme URI: http://themes.muffingroup.com/falco
Author: Muffin group
Author URI: http://muffingroup.com
Description: Falco - Premium WordPress Theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Version: 1.2.3
*/

@import url("css/fonts.css");

@import url("css/base.css");
@import url("css/buttons.css");
@import url("css/grid.css");
@import url("css/layout.css");
@import url("css/variables.css");
@import url("css/shortcodes.css");
@import url("css/animations.css");

/* If you want to add your own css code, please do it in css/custom.css */

#applyFORM  {color:#fff;}
.module-row{float:left; width:100%;}
.col-md-4 .txt {margin-bottom:5px;}
.col-md-4 {margin-bottom: 15px;}
#applyFORM .btn:hover {color:#fff;}

@media (min-width: 768px){
.row{margin-left:-15px; margin-right:-15px;}
.col-md-4{width: 30%; padding-left:12px; padding-right:12px; float:left;}
.col-md-4 .txt {width:80%;}
}
