/*
 Theme Name:   Consultix Child
 Theme URI:    http://radiantthemes.com/consultix/
 Description:  Consultix Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     consultix
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  consultix-child
*/

/***HEADER ***/

/***
.header_main .brand-logo img { 
height: 60px!important;
width: 350px!important;}
***/
.header_top_item p {
	font-weight: 400;
	font-size: 14px;
}
/***
.wraper_header_top

{border-bottom: 3px solid #f7c20c;
}

.wraper_inner_banner
{border-bottom: 1px solid #f7c20c;
	clear: both;
}
***/
.header_main .brand-logo, .header_main .brand-logo img {
    max-width: 280px!important;
}

#menu-main-menu li {
	margin-left: 3px!important;
	margin-right: 3px!important;
}


/*** SLIDER ***/

.slider-button-black
{text-decoration: none;
	color: #fff!important;
		padding: 20px;
	display: block;
}

.slider-button-black:hover
{
	text-decoration: none;
	color: #fff!important;
}

.slider-button-black-2
{text-decoration: none;
	color: #fff!important;
		padding: 20px;
	display: block;
}

.slider-button-black-2:hover
{
	text-decoration: none;
	color: #fff!important;
}


.slider-button-blue
{text-decoration: none;
	color: #000!important;
		padding: 20px;
	display: block;
}

.slider-button-blue:hover
{
	text-decoration: none;
	color: #344676!important;
}

.slider-button-yellow
{text-decoration: none;
	color: #000!important;
		padding: 20px;
	display: block;
}

.slider-button-yellow:hover
{
	text-decoration: none;
	color: #f7c20c!important;
}


/*** GENERAL ***/


.clear {
	clear: both;
}

h4 {
	padding-bottom: 15px !important;
    color: #fff !important;
}

h5 {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
    color: #fff !important;
}
h6 {
	padding-bottom: 8px !important;
    color: #fff !important;
}


img.alignright, img.alignleft, img.aligncenter {
margin-bottom: 20px !important;
    border: 1px solid #e4e4e4; 
}

/*** HOME ***/

.home-call-button {
  background-color: #344676;
  border: none;
  color: #fff;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
    max-width: 420px;
  font-size: 16px;
    margin: 10px auto 25px auto;
}
.home-call-button a {
  color: #fff;
}


/*** SECONDARY PAGES ***/



.inner_banner_breadcrumb {
	display: none;
}

.inner_banner_main a {
	color: #000;
}
.entry-content p {
	padding-bottom: 15px;
}

.entry-content ul {
	padding-bottom: 15px;
}

.entry-content ul li {
	padding-left: 5px;
	list-style-type: disc;
	margin-left: 15px;
	
}

.frames-heading {
	padding-bottom: 3px;
	padding-top: 0;
	margin-top: -20px;
}


.foobox-image {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}


.casey-callout
 {
     width: 23%;
     margin-left: auto !important;
     margin-right: auto !important;
     text-align: center !important;
     display: block !important;
}

.team-row img {
    margin-bottom: 0 !important;
}

.team-row h6 {
    color: #fff !important;
    padding-bottom: 10px;
}



/*** CONTACT FORMS ***/

.contact-forms input {
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    color: #344676;
}
.contact-forms textarea {
    border-radius: 5px;
    border: 1px solid #e4e4e4; 
    color: #344676;
}

.gfield_label {
	font-weight: 400 !important;
}

.gfield_required {
	color: #fff !important;
}

input[type=submit] {
  background-color: #ffffff;
  color: #344676;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
input[type=submit]:hover {
  background-color: #243258;
}

::-webkit-input-placeholder { /* Chrome */
  color: #1E1F22 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #1E1F22 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #1E1F22 !important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #1E1F22 !important;
  opacity: 1 !important;
}


/*** LINKS ***/

.entry-content p a,
.entry-content ul li a {
	color:#ffffff !important;
}

.entry-content p a:hover,
.entry-content ul li a:hover {
    color: #ddd !important;
}


/*** BLOG ***/

.entry-main{
	background: #fff;
}
.entry-main .entry-content {
	color:#000000 !important;
    padding-right: 20px;
}


.entry-main .entry-content .wpb_wrapper {
	background: #fff;
	color:#000000 !important;
    padding: 20px 20px 0 20px;
}
.post-meta {
	display: none;
    color: #373737;
}


.entry-main .entry-content .wpb_wrapper p {
    padding: 0;
}

.entry-main .entry-content .wpb_wrapper a {
    color: #344676 !important;
   text-decoration: none !important;
    font-weight: 500;
}

.blog_single h4, h5, h6 {
    color: #344676 !important;
    margin: 0 !important;
}

.wp-caption-text{
    color: #344676;
    text-align: center;
    font-size: 14px;
    line-height:22px;
   padding: 15px 10px 25px 10px;
}

.blog-button {
  background-color: #344676;
  border: none;
  color: #fff;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
    margin: 10px 0 25px 0;
}

.blog-link{
  font-size: 16px;
    line-height: 22px;
    padding: 15px 0 25px 0;
    margin: 15px 0 25px 0;
  text-align: center;
}

.blog-sep {
  background-color: #344676;
  height: 1px;
    width: 10%;
  text-align: center;
    margin: 0 auto 25px auto;
}
.blog-sep-2 {
  background-color: #344676;
  height: 1px;
    width: 10%;
  text-align: center;
    margin: 15px auto 25px auto;
}

.entry-main .entry-content .wpb_wrapper .blog-button a {
  color: #fff !important;
}

.text-center{
  text-align: center;
}


.entry-main .entry-content .wpb_wrapper ul {
    padding: 0 0 10px 20px;
}


.blog_main .entry-content,
.blog_main .entry-title
{
	color:#000000 !important;
}

#secondary .widget-area .widget-title {
	color:#000000 !important;
}

#secondary .widget-area li {
	color:#000000 !important;
    padding-top: 0;
    margin-bottom: 0;
    line-height: 20px;
}

#secondary .widget-area li a:hover {
	color:#344676 !important;
}

#secondary .widget-area .textwidget p {
	color: #000000 !important;
}

.post-read-more .btn {
	color:#fff !important;
    background: #344676 !important;
}

.fa-user-o {
	color: #fff !important;
}

.fa-th-large {
	color: #fff !important;
}

.post-tags a {
	color: #fff !important;
}

.post-navigation a {
	color: #fff !important;
}

.post-navigation strong {
	color: #fff !important;
}



/*** FOOTER ***/

.footer_main a 
{
	color: #ddd;
}
.footer_main a:hover 
{
	color: #fff;
}

.footer_copyright p 
{
	color: #eeeeee;
}

.footer_copyright a 
{
	color: #eeeeee;
}
.footer_copyright a:hover
{
	color: #ffffff;
}

.footer_main .widget-title
{
	color: #fff !important;
}


@media only screen and (max-width: 1200px) {
	
	
.header_main .brand-logo, .header_main .brand-logo img {
    max-width: 250px!important;
}
}

@media only screen and (max-width: 767px) {
.casey-callout
 {
     width: 100%;
     margin-left: auto !important;
     margin-right: auto !important;
     text-align: center !important;
     display: block !important;
}
}



@media only screen and (max-width: 640px) {
	
	
.header_main .brand-logo, .header_main .brand-logo img {
    max-width: 220px!important;
}


.text-left{
		display: block!important;
}
	
	.header_top_item p {
	font-weight: 400;
	font-size: 12px;
}

.text-right{
		display: none!important;
}
	
	.slider-button-blue {
       font-size: 12px;
		line-height: 5px;
		padding: 10px;
		margin-top: 15px;
    }

	.slider-button-yellow {
       font-size: 12px;
		line-height: 5px;
		padding: 10px;
		margin-top: 15px;
    }	
	.slider-button-black {
       font-size: 12px;
		line-height: 5px;
		padding: 10px;
		margin-top: 15px;
    }
		.slider-button-black-2 {
       font-size: 10px;
		line-height: 5px;
		padding: 8px;
    }
    
    
.widget-area .textwidget p {
	color: #000000 !important;
}

	
}






