/*

Theme Name:  AttorCO Child Theme

Description: Child theme for the AttorCO theme

Author:      ThemeStek

Author URI:  http://themeforest.net/user/themestek

Template:    attorco

Version:     0.1

Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina

*/





/* NOTE: Main theme's style.css file is already added in head tag. /*



/* =Theme customization starts here

-------------------------------------------------------------- */

input[type="text"].idx-omnibar-input {
    height: 50px !important;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Lato', sans-serif !important;
}
.idx-omnibar-form button {
    height: 50px !important;
	font-weight: 500 !important;
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase !important;
}
.idx-omnibar-extra-form input[type="text"].idx-omnibar-input {
    height: inherit;
    padding: 13px 8px !important;
	color: #333333 !important;
	font-weight: 600 !important;
	font-family: 'Lato', sans-serif !important;
	}
input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
    padding: 10px 8px !important;
		color: #333333 !important;
	font-weight: 600 !important;
	font-family: 'Lato', sans-serif !important;
}


h1, h2, h3, h4, h5, h6 {

    margin-bottom: 15px !important;

    margin-top: 0px !important;

}



.vc_tta.vc_general .vc_tta-tab > a, .vc_toggle_title > h4 {

    font-weight: 600 !important;

    text-transform: uppercase !important;

    font-size: 12px !important;

}



.vc_tta.vc_general .vc_tta-tab > a {

    padding: 14px 8px !important;

	text-align: center !important;

}



.form-spacer {

	margin-bottom:30px !important;

}

.gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {

    font-size: 1em !important;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    color: #323A43 !important;

}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {

    padding: 10px !important;

}

.sidebar-tagline {

	font-family: 'Crimson Text', serif;

	font-size: 18px;

	font-weight: 400;

	line-height: 24px;

	text-align: center;

	color: #ffffff;

}
.sidebar-social {
	text-align: center;
}
.sidebar-social a {
	color: #ffffff !important;
}
.sidebar-social a:hover {
	color: #77899E !important;
}
.sidebar-phone {

	font-family: 'Lato', sans-serif;

	font-size: 22px;

	font-weight: 400;

	text-align: center;

	color: #ffffff;

}

.sidebar-location {

	font-family: 'Montserrat', sans-serif;

	font-size: 12px;

	text-transform: uppercase;

	font-weight: 400;

	text-align: center;

	color: #eaeaea;

	letter-spacing: 1px;

}
.copyright {
	font-size: 11px !important;
}
.ts-footer-contact-info-inner, .themestek-fidbox-style-4 .themestek-fid-inner, .themestek-fidbox-style-5 .themestek-fid-inner, .themestek-fidbox-style-6 .themestek-fid-inner, .themestek-testimonialbox-style-3 blockquote {

	font-family: 'Lato', sans-serif !important;

}
.ts-footer-contact-info {
	text-align: center !important;
}
.footer-tagline {
	text-align: center !important;
}
@media only screen and (max-width: 768px) {
	.idx-omnibar-form button span {
    display: none !important;
	}
input[type="text"].idx-omnibar-input {
    height: 38px !important;
    line-height: 12px !important;
    font-size: 11px !important;
    padding-left: 5px !important;
    color: #333 !important;
}
.idx-omnibar-form button {
    height: 38px !important;
}
}