/*
Theme Name: White Label Child
Theme URI: http://themes.framework-y.com/whitelabel/
Description: White Label Child Theme
Author: Federico Schiocchet - Pixor
Author URI: http://www.pixor.it/
Template: whitelabel
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: whitelabel
*/



.icon-box label {
    font-weight: bold !important;
}

.copy-text a {
    color: rgb(0, 118, 165) !important;
}

.copy-row .copy-text {
    letter-spacing: 0.5px;
    font-size: 14px;
}

.footer-parallax-container {
    box-shadow: 0 0 30px -5px rgba(202, 202, 202, 0.72) !important;
}
.footer-parallax .container {
    padding-top: 10px;
}

footer .container > .row:first-child {
    display: none;
    padding-bottom: 70px;
}

.header-title .title-base {
    max-width: 710px;
}

li.connect {
    background: #fcb242;}

li.connect a{
    background: #4CAF50;
color: white !important;
}

.header-title {
    background: #0076a5;
    background-position: center;
}

.navbar-brand {
    padding: 0px 15px !important;
}



.title-base h1 {
    text-shadow: 1px 1px 1px #07688e;
    text-transform: none;
    font-weight: 100;
    font-size: 34px;
    text-transform: uppercase;
}

.top-label {
    font-weight: 500;
    color: #0076a5;
    padding: 0;
}

.navbar-mini {
    padding: 5px 0;
}


.footer-link .hc_title_tag_cnt h5 {
    font-weight: 500;
    color: #0076a5;
}

.footer-link .navbar-nav li {
    margin: 5px 0;
    float: none;
}

.footer-link .navbar-nav li a
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}

.pricing-table .pricing-price.list-group-item {
    color: white !important;
    background: #0076a5;
    font-weight: 300;
    font-size: 30px;
    padding-top: 25px;
}

.pricing-table .list-group-item {
    border-bottom: 1px solid #efefef;
    font-size: 15px;
}

.pricing-btn {
    background: #f7f7f7;
}

.pricing-table .btn {
    color: white !important;
    background: #0076a5 !important;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 10px;
}