/*
  Theme Name:   Think Child Theme
  Theme URI:    http://www.thinkmarketing.co.nz
  Author:       Think Marketing
  Author URI:   http://www.thinkmarketing.co.nz
  Description:  Think Marketing Child Theme for Tauranga Budget Advisory Services
  Version:      1.8
  Text Domain:  route
  Template:     route
*/
@import url("../route/style.css");


/* DISABLE POST AUTHOR, COMMENTS ETC */
.author.vcard {
	display:none;
}

.entry-comments-link {
	display:none;
}

.entry-love {
	display:none;
}


/* DISABLE BREADCRUMBS IN HEADER TITLE */
.cs-breadcrumb {
	display:none;
}

.sky-form header {
	background: rgb(9,85,129) !important;
	color:#fff !important;
}

.sky-form p {
	color:#fff;
}

.sky-form footer {
	background: rgb(9,85,129) !important;
}

.sky-form-orange .button {
	background-color:#e05e39 !important;
}

.sky-form footer button.button {
	opacity: 1 !important;
}


div.chimpy_signup_success div {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 10px;
    color: #e05e39 !important;
    font-size: 16px !important;
}

div.chimpy_signup_success {
    min-height: 215px !important;
}

div.chimpy_signup_processing {
	 min-height: 215px !important;
}

table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    //border-top: 1px solid #ddd;
border:none! important;
}

h3 {
font-size: 19px;
    line-height: 140%;
    font-weight: normal;
    color: #5a5a5a;
    margin-top: 18px;
    margin-bottom: 5px;

}
h2 {
    font-family: Georgia, "Times New Roman", Times, serif! important;
    font-size: 26px;
    color: #2c7db6;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 142%;
    letter-spacing: -.5px;
}
#copyright {
    position: relative;
    font-size: 12px;
    line-height: 1.5em;
    padding: 10px 0;
    color: #ffffff;
    background-color: #2c7db6;
}
.widget-title h4 {
    color: #2c7db6;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 21px! important;
    margin: 0 0 14px 0;
    font-style: normal;
    font-weight: normal;
}

#city-left {
    line-height: 21px;
    width: 130px;
    float: left;
    color: #444444;
}

#city-right {
    padding-left: 10px;
    height: 118px;
    line-height: 21px;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus {
    color: #f7f7f7;
    border-color: #2c7db6! important;
    background-color: #2c7db6! important;
}
.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
 background-color: #2c7db6! important;
}

#cs-top {
display:none;
}

.herotitle .hometitle {
display:none;
}

.page-content h1 {
display:none;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}