/*
Theme Name: Noyah Child
Author: ThematicWebs
Version: 1.0
Author URI: http://themeforest.net/user/thematicwebs
Theme URI: http://thematicwebs.com/demo/wp/noyah/
Description: App Landing Wordpress Theme by - <a href="http://thematicwebs.com/">ThematicWebs</a>
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: right-sidebar, custom-header, custom-menu, editor-style, featured-images, sticky-post, translation-ready
Text Domain: noyah
Template: noyah

*/


/* =Theme customization starts here
-------------------------------------------------------------- */

header.sticky {
background-color: #17191c;
}

.invest {
background-size:cover !important;
}

.invest .col-xs-12.col-sm-6.col-md-4.pad {
background-color: rgba(0, 0, 0, 0.3);
}

section.invest .fa {
display:none;
}

section.invest p {
color:white;
}

#products {
  max-width:1200px;
  margin:0 auto;
}

#product-1, #product-2, #product-3 {
    border: solid 1px #fff;
    width: 98%;
    padding: 20px;
    background-color: #555;
    color: #fff;
    margin: 1%;
}

#product-1, #product-2, #product-3 p {
    color:#fff;
}

