/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.2.0
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


.firehawk-header {
    position: absolute;
    background-color: transparent;
    top: 0;
    z-index: 100;
    left: 0;
    width: 100%;
}

.login-firehawk-header {
    background: url("../img/sand.jpg") repeat-x;
    background-position: top left;
    background-color: #573f3f;
}

.firehawk-footer {
    background: url("../img/sand.jpg") repeat-x;
    background-position: top left;
    background-color: #573f3f;
    padding: 20px 0;
}

.firehawk-footer  a {
    color: #ebab2a;
}

.section-sub-footer {
    background-color: #573f3f;
    padding: 4px 0;
}

.firehawk-text-bg {
    background-color: rgba(0, 0, 0, 0.1);
}

.space-25 {
    height: 25px;
}

.space-50 {
    height: 50px;
}

.space-100 {
    height: 100px;
}

.color-white {
    color: #ffffff;
}

.color-off-white {
    color: #e2e2e2;
}

.color-dark-gray {
    color: #a08c82;
}

.color-yellow {
    color: #efa429;
}

@media (max-width: 400px) {
    .my-banner {
        height: 540px;
    }
}

@media (min-width: 760px) and (max-width: 992px) {
    .my-banner {
        height: 560px;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
    .my-style-3.right .my-container {
        float: right;
    }
    .my-style-3.right .body {
        margin-right: 80px;
        text-align: right;
        margin-left: 0;
    }
}


.section-dark-gray {
    background-color: #344347;
}

.section-contact {
    background: url("../img/map_base.jpg") no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.section-about {
    background: url("../img/bg_yellow.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
}


#chase_sales {
    margin-bottom: 0;
    padding-bottom: 0;
}

#power_texters {
    margin-bottom: 0;
    padding-bottom: 0;
}

.input-newsletter {
    border-radius: 0px;

}

.firehawk-text {
    line-height: 28px;
    font-size: 18px;
}

.social-header-links {
    background: url("../img/social-bg.png") no-repeat;
    height: 82px;
    width: 90px;
}

.btn-yellow {
    background-color: #efa429;
}

.small_text {
    font-size: 11px;
}

.header {
    padding: 0 !important;
}

.firehawk-nav > li {
    padding: 30px 0 0 0 !important;
    margin: 0 !important;

}

body.login-bg {
    background: url("../img/bg_feathers2.jpg") no-repeat;
    background-size: cover;
}

.login-form {
    background-color: #e1e1e1;
    padding: 20px 15px 10px 15px;
    margin: 0 !important;
}

div.not-registered {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
}

#viewAllProductsContainer li {
    font-weight: 600;
}





