/*
Theme Name: NineZeroSeven Child
Theme URI: http://www.webcreations907.com
Author: webcreations907
Author URI: http://themeforest.net/user/webcreations907
Template: ninezeroseven
Description: One Page Parallax Theme ~ If you need support please use the <a href="http://support.webcreations907.com/">Theme's Support Forum</a>
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: black,white,orange,flexible-width,custom-background,custom-colors,featured-images,full-width-template,theme-options,translation-ready,left-sidebar,right-sidebar
*/

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


/************************************************************************
* Custom CSS code below
*************************************************************************/
.main-footer .widgets-area {
    padding: 40px 0 8px 0;
    min-height: 50px;
}



.wbc-icon-box h4 .box-sub-heading {
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 10px;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

textarea {
    border: 1px solid rgba(0,0,0,0.1) !important;
    padding: 7px;
    border-radius: 2px;
    width: 100%;
}

.select2-container .select2-choice, input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], select {
    border: 1px solid rgba(0,0,0,0.1)  !important;
    padding: 0 7px;
    height: 35px;
    line-height: 35px;
    /* line-height: normal; */
    border-radius: 2px;
    width: 100%;
}