/*
    Theme Name:   Parallax One Child
    Theme URI:    http://themeisle.com/themes/parallax-one/
    Description:  Parallax One is a free and elegant one page theme that can be used for web agency business,corporate business,personal and parallax business portfolio, photography sites and freelancer . It comes with a clean and beautiful design, completed by the parallax effect, which makes it run smoothly and easily. You can simply modify everything, as the theme comes with a complex and user-friendly set of customization options. Parallax One is ecommerce (WooCommerce) Compatible, WPML and SEO Friendly and is one of the best business themes.
    Author:       ThemeIsle
    Author URI:   http://themeisle.com/
    Template:     Parallax-One
    Version:      1.0.0
    License: GNU General Public License v2 or later
    Text Domain:  parallax-one-child
*/

/* IMPORT PARENT STYLES */
@import url("../Parallax-One/style.css");

/* STYLE OVERRIDE */
body{
    cursor:default;
}
.overlay-layer-wrap{
    background: rgba(0, 5, 8, 0.2);
}
.call-to-action .section-overlay-layer{
    background: rgba(0, 5, 8, 0.6);
}
.footer{
    padding-bottom:0;
    font-size:13px;
}
.powered-by{
    display:none;
}
.navbar-toggle{
    display:none;
}